A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
P
- peekAvailableContext() - function in androidx.activity.ComponentActivity
- PKCE - enum entry in com.alfresco.auth.AuthType
Used to specify the need of SSO auth
- pkceLogin(java.lang.String,com.alfresco.auth.AuthConfig,java.lang.String) - function in com.alfresco.auth.ui.AuthenticationViewModel
- Initiate PKCE login, against endpoint with provided authConfig.
- postponeEnterTransition() - function in android.app.Activity
- postValue(T) - function in com.alfresco.auth.data.MutableLiveEvent
- Similar to LiveData.postValue.