current

val current: P?

Returns the current principal information. When the principal is available it is returned. When an authentication-process is running the function is waiting for the process to be finished. Otherwise, it returns null if no authentication-process is running or no principal information is available.

Return

P principal information