MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
multipaz-android-legacy
/
com.android.identity.android.legacy
/
AccessControlProfile
Access
Control
Profile
open
class
AccessControlProfile
A class used to specify access controls.
Members
Types
Builder
Link copied to clipboard
class
Builder
A builder for
AccessControlProfile
.
Functions
equals
Link copied to clipboard
open
fun
equals
(
@
Nullable
o
:
Any
)
:
Boolean
get
Access
Control
Profile
Id
Link copied to clipboard
@
NonNull
open
fun
getAccessControlProfileId
(
)
:
AccessControlProfileId
get
Reader
Certificate
Link copied to clipboard
@
Nullable
open
fun
getReaderCertificate
(
)
:
X509Certificate
get
User
Authentication
Timeout
Link copied to clipboard
open
fun
getUserAuthenticationTimeout
(
)
:
Long
Returns the authentication timeout, in milliseconds.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
is
User
Authentication
Required
Link copied to clipboard
open
fun
isUserAuthenticationRequired
(
)
:
Boolean