Uses of Class
com.okta.sdk.resource.model.PolicySubject
Packages that use PolicySubject
-
Uses of PolicySubject in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PolicySubjectModifier and TypeMethodDescriptionIdentityProviderPolicy.getSubject()
Get subjectPolicySubject.matchAttribute
(String matchAttribute) PolicySubject.matchType
(PolicySubjectMatchType matchType) PolicySubject.userNameTemplate
(PolicyUserNameTemplate userNameTemplate) Methods in com.okta.sdk.resource.model with parameters of type PolicySubjectModifier and TypeMethodDescriptionvoid
IdentityProviderPolicy.setSubject
(PolicySubject subject) IdentityProviderPolicy.subject
(PolicySubject subject)